Package | hl7.fhir.uv.application-feature |
Type | OperationDefinition |
Id | Id |
FHIR Version | R5 |
Source | http://hl7.org/fhir/uv/application-feature/https://build.fhir.org/ig/HL7/capstmt/OperationDefinition-feature-query.html |
Url | http://hl7.org/fhir/uv/application-feature/OperationDefinition/feature-query |
Version | 1.0.0-ballot |
Status | active |
Date | 2025-01-28T17:38:15+00:00 |
Name | FeatureQuery |
Title | Feature Query |
Experimental | False |
Realm | uv |
Authority | hl7 |
Description | This operation allows clients to query for features supported by a server. |
Type | true |
Kind | operation |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationDefinition feature-query
URL: [base]/$feature-query
Input parameters Profile:Feature Query Input Parameters
Output parameters Profile:Feature Query Output Parameters
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | feature | 1..1 | Parameters | The feature(s) that are the subject of the query | ||
OUT | return | 0..1 | Parameters | The answer to or any values associated with the queried feature |
{
"resourceType" : "OperationDefinition",
"id" : "feature-query",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition feature-query</b></p><a name=\"feature-query\"> </a><a name=\"hcfeature-query\"> </a><a name=\"feature-query-en-US\"> </a><p>URL: [base]/$feature-query</p><p>Input parameters Profile:<a href=\"StructureDefinition-FeatureQueryInputParameters.html\">Feature Query Input Parameters</a></p><p>Output parameters Profile:<a href=\"StructureDefinition-FeatureQueryOutputParameters.html\">Feature Query Output Parameters</a></p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>feature</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R5/parameters.html\">Parameters</a></td><td/><td><div><p>The feature(s) that are the subject of the query</p>\n</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R5/parameters.html\">Parameters</a></td><td/><td><div><p>The answer to or any values associated with the queried feature</p>\n</div></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/application-feature/ImplementationGuide/hl7.fhir.uv.application-feature"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/application-feature/ImplementationGuide/hl7.fhir.uv.application-feature"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/application-feature/OperationDefinition/feature-query",
"version" : "1.0.0-ballot",
"name" : "FeatureQuery",
"title" : "Feature Query",
"status" : "active",
"kind" : "operation",
"date" : "2025-01-28T17:38:15+00:00",
"publisher" : "HL7 International / FHIR Infrastructure",
"contact" : [
{
"name" : "HL7 International / FHIR Infrastructure",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description" : "This operation allows clients to query for features supported by a server.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"code" : "feature-query",
"base" : "https://hl7.org/fhir/uv/application-feature/OperationDefinition/feature-query",
"system" : true,
"type" : true,
"instance" : false,
"inputProfile" : "http://hl7.org/fhir/uv/application-feature/StructureDefinition/FeatureQueryInputParameters",
"outputProfile" : "http://hl7.org/fhir/uv/application-feature/StructureDefinition/FeatureQueryOutputParameters",
"parameter" : [
{
"name" : "feature",
"use" : "in",
"min" : 1,
"max" : "1",
"documentation" : "The feature(s) that are the subject of the query",
"type" : "Parameters"
},
{
"name" : "return",
"use" : "out",
"min" : 0,
"max" : "1",
"documentation" : "The answer to or any values associated with the queried feature",
"type" : "Parameters"
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.